@charset "utf-8";
/* CSS Document */
/*__________PC css样式__________*/
* {
  margin: 0;
  padding: 0;
  border: none;
  list-style: none;
  text-decoration: none;
  outline: none;
  font-family: 'Microsoft Yahei', "微软雅黑", "宋体", "Arial";
  font-style: normal;
  box-sizing: content-box;
  word-break: break-all;
}

html, body {
  min-width: 1300px;
  background: #F4F4F4
}

a {
  text-decoration: none !important
}

a:hover {
  text-decoration: none !important
}

.part1, .special, .information, .mainbtm {
  background: #FFFFFF;
}

.part1 {
  padding: 0 20px;
}


.main {
  width: 100%;
}



/* 主体内容顶部 */
.part1 {
  padding-bottom: 20px;
  padding-top: 20px;
  background: #FFFFFF;
  width: 1060px;
  margin: 0 auto
}

/*头条有为空可能*/
.topshow {
  overflow: hidden
}

.banner {
  width: 640px;
  height: 360px;
  overflow: hidden;
  float: left;
}

.picScroll-left {
  width: 640px;
  overflow: hidden;
  position: relative;
}

.picScroll-left .hd {
  overflow: hidden;
  height: 40px;
  position: absolute;
  bottom: 0;
  right: 9px;
  z-index: 99
}

.picScroll-left .hd .prev, .picScroll-left .hd .next {
  width: 5px;
  height: 9px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  display: none
}

.picScroll-left .hd .next {
  background-position: 0 -50px;
}

.picScroll-left .hd .prevStop {
  background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
  background-position: -60px -50px;
}

.picScroll-left .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
}

.picScroll-left .hd ul li {
  float: left;
  width: 22px;
  height: 40px;
  overflow: hidden;
  text-indent: -999px;
  cursor: pointer;
  background: url(dot.png) no-repeat center center;
}

.picScroll-left .hd ul li.on {
  background: url(dotcur.png) no-repeat center center;
}

.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  position: relative
}

.picScroll-left .bd ul li .pic {
  width: 640px;
  text-align: center;
  background: #f5f5f5;
}

.picScroll-left .bd ul li .pic img {
  height: 360px;
  display: block;
  margin: 0 auto;
}

.picScroll-left .bd ul li .title {
  line-height: 40px;
  background: url(titbg.png) repeat-x left center;
  width: 621px;
  padding-left: 18px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left
}

.picScroll-left .bd ul li .title a {
  color: #FFFFFF;
  width: 75%;
}

/*图片轮播*/


.toptab {
  width: 396px;
  height: 360px;
  overflow: hidden;
  float: right;
}

.tabtop {
  height: 37px;
  border-bottom: #CFCFCF 1px solid;
  overflow: hidden;
  position: relative
}

.tablist {
  width: 100%;
  overflow: hidden;
}

.tablist li {
  margin-left: 5px;
  float: left;
  padding: 0 12px;
  font-weight: bold;
}

.tablist li:first-child {
  margin-left: 0;
}

.tablist li a {
  color: #333333;
  font-size: 17px;
  line-height: 34px
}

.tablist li.on {
  border-bottom: #0051a7 3px solid;
}

.tablist li.on a {
  color: #0051a7;
  display: block
}

.morelist {
  position: absolute;
  right: 0;
  bottom: 0
}

.morelist li {
  display: none
}

.morelist li.on {
  display: block
}

.morelist li a {
  color: #999999;
  font-size: 15px;
  line-height: 33px;
  display: block
}

.morelist li a:hover {
  color: #0051a7;
}

.showlist {
  padding-top: 9px
}

.showlist li {
  background: url(listdot.png) no-repeat left center;
  padding-left: 12px;
  line-height: 29px;
  overflow: hidden
}

.publicleft .showlist li {
  line-height: 32px
}

.showlist li a {
  font-size: 15px;
  color: #1b1b1b;
}

.showlist li a:hover {
  color: #0051a7;
}

.toptab .showlist li a {
  width: 100%
}

.toptab .showlist li a:hover {
  color: #0051a7;
}

.information .showlist li a {
  width: 80%;
  float: left
}

.showlist li span {
  float: right;
  color: #999999;
  font-size: 14px;
}

.showlist p {
  display: none
}

.tabshow ul {
  display: none
}

.tabshow ul.on {
  display: block
}

/*右侧tab切换*/
.information, .mainbtm {
  margin-top: 18px;
  overflow: hidden
}

.col {
  height: 51px;
  line-height: 51px;
  border-bottom: #E3E3E3 1px solid;
}

.coluname {
  display: inline-block;
  height: 37px;
  line-height: 37px;
  font-size: 17px;
  font-weight: bold;
  color: #0051A7 !important;
}

.colmore {
  float: right;
  font-size: 14px;
  color: #999999
}

.colmore:hover {
  color: #0051a7!important;
}

.specialScroll-left {
  width: 1100px;
  overflow: hidden;
  position: relative;
  margin: 9px auto 0;
  padding-bottom: 9px;
}

.specialScroll-left .hd {
  overflow: hidden;
  height: 37px;
  position: absolute;
  bottom: 0;
  right: 9px;
  z-index: 99999;
  display: none
}

.specialScroll-left .prev, .specialScroll-left .next {
  display: block;
  width: 17px;
  height: 34px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -17px;
}

.specialScroll-left .prev {
  left: 0;
  background: url(last.png) no-repeat left center
}

.specialScroll-left .next {
  background: url(next.png) no-repeat left center;
  right: 0 !important
}

.specialScroll-left .hd .prevStop {
  background-position: -60px 0;
}

.specialScroll-left .hd .nextStop {
  background-position: -60px -50px;
}

.specialScroll-left .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
}

.specialScroll-left .hd ul li {
  float: left;
  width: 22px;
  height: 37px;
  overflow: hidden;
  text-indent: -999px;
  cursor: pointer;
  background: url(dot.png) no-repeat center center;
}

.specialScroll-left .hd ul li.on {
  background: url(dotcur.png) no-repeat center center;
}

.specialScroll-left .bd {
  width: 1011px;
  margin: 0 auto;
  overflow: hidden
}

.specialScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.specialScroll-left .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  position: relative;
  margin-right: 20px
}

.specialScroll-left .bd ul li .pic {
  text-align: center;
}

.specialScroll-left .bd ul li .pic img {
  width: 323px;
  height: 92px;
  display: block;
}

.specialScroll-left .bd ul li .title {
  line-height: 37px;
  background: url(titbg.png) repeat-x left center;
  width: 500px;
  padding-left: 18px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left
}

.specialScroll-left .bd ul li .title a {
  color: #FFFFFF;
}

.special .col {
  width: 1100px;
  margin: 0 auto;
  text-align: center;
  border: none;
  background: url(specialline.png) no-repeat center center
}

.special .coluname {
  background-color: white;
  color: #333333 !important;
}

/*专题专栏*/


.information {
  border-bottom: #DBDBDB 1px solid;
  border-top: #DBDBDB 1px solid
}

.informationshow {
  width: 1100px;
  overflow: hidden;
  height: 300px;
  margin: 0 auto;
}

.informationleft {
  width: 658px;
  height: 291px;
  float: left;
}

.informationleft .col {
  height: 64px;
  line-height: 64px;
}


.informationleft .tablist li.on a{ color:#0051a7; font-weight:normal;}
.informationleft .tabtop{border-bottom:none; height:40px; padding-top:10px}
.informationleft .tablist li{ padding:0 20px; margin:0; float:left; background:url(informationline.png) no-repeat left center}
.informationleft .tablist li:first-child{ padding-left:0; background:none}
.informationleft .showlist{ padding-top:0}
.informationleft .tablist li.on {
  border-bottom: 0;
}
.informationleft .tablist li.on a {
  font-weight: 600!important;
}

.informationleft .showlist li {
  line-height: 37px;
}


.informationright {
  width: 658px;
  height: 82px;
}

.informationright .col {
  border-bottom: none;
  line-height: 60px
}

/*信息公开左侧*/
.disclosure {
  height: 82px;
  margin-top: 14px;
  padding: 0 0 0 32px;
  background: #FFFFFF
}

.disclosurelist {
  overflow: hidden
}

.disclosurelist li {
  height: 37px;
  width: 33.3333%;
  float: left;
  line-height: 46px;
  overflow: hidden
}

.disclosurelist li:first-child {
  border: none
}

.disclosurelist li a {
  font-size: 14px;
  color: #333333;
  vertical-align: middle;
  display: block;
  width: 95%;
  overflow: hidden;
  text-align: left;
}

.disclosurelist li a:hover {
  color: #0051a7;
}

.disclosurelist li img {
  vertical-align: middle;
  margin-right: 16px
}

.informationtwo {
  background: none;
  border: none;
  margin-top: 0;
}

.informationtwo .informationshow {
  height: 440px;
}

.informationtwo .col {
  height: 37px;
  line-height: 37px;
  padding-top: 18px;
}

.informationtwo .coluname {
  color: #333333!important;
}

.informationtwo .informationleft .tabtop {
  border-bottom: none;
  height: 37px;
  padding-top: 18px;
}

.informationtwo .informationleft .tablist li {
  background: #1B71B9;
  height: 37px;
  margin-left: 15px;
  padding: 0
}

.informationtwo .informationleft {
  height: 458px;
}

.informationtwo .informationleft .tablist li:first-child {
  padding-left: 0;
  margin-left: 0
}

.informationtwo .informationleft .tablist li.on {
  background: #0651A5
}

.informationtwo .informationleft .tablist li a {
  padding: 0 18px;
  text-align: center;
  line-height: 37px;
  font-weight: normal;
  font-size: 14px;
  color: #FFFFFF;
  display: block;
}

.informationtwo .informationleft .showlist li {
  line-height: 32px;
  background: url(listdot.png) no-repeat left center
}

.informationtwo .informationleft .showlist {
  height: 192px;
  overflow: hidden
}

.hysjtj a{
  padding: 0 19px 0 20px!important;
}


/*信息公开专栏*/

#informationleft2 .showlist {
  padding-top: 9px;
}

.mainbtm {
  overflow: hidden
}

.btmleft {
  width: 414px;
  height: 321px;
  float: right;
  overflow: hidden
}

.btmleft .col {
  height: 64px;
  line-height: 64px;
  border: none
}

.serverSystem {
  width: 412px;
  height: 144px;
  border: 1px solid #c7d0d5;
  background-color: #F9FDFF;
}

.serverSystemName {
  float: left;
  width: 64px;
  height: 144px;
  background-color: #EBF5FF;
  font-size: 23px;
  font-weight: 600;
}

.serverSystemName a {
  display: block;
  width: 64px;
  height: 144px;
  color: #126bcb;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
}

.serverSystemName a:hover {
  color: #126bcb;
}


.serverList {
  width: 305px;
  height: 144px;
  float: left;
  padding: 0 30px 0 10px;
}

.serverList-dian {
  position: absolute;
  top: 23px;
  left: 10px;
}

.serverList-left {
  position: absolute;
  top: 16px;
  right: 5px;
}

.serverList-item {
  position: relative;
  width: 282px;
  height: 47px;
  line-height: 47px;
  padding-left: 22px;
  border-top: 1px solid #c7d0d5;
}

.serverList-item:first-child {
  border-top: 1px solid #F9FDFF;
}

.serverList-item a {
  color: #1b1b1b;
}

.serverList-item a:hover {
  color: #0051a7;
}


.otherServer {
  margin-top: 15px;
  width: 414px;
  height: 60px;
}

.otherServer-item {
  float: left;
  width: 190px;
  height: 60px;
  border: 1px solid #c7d0d5;
  background-color: #F9FDFF;
  text-align: center;
}

.otherServer-item:first-child {
  margin-right: 30px;
}

.otherServer-item a {
  display: block;
  position: relative;
  width: 190px;
  height: 60px;
  font-size: 17px;
  line-height: 60px;
}

.otherServer-item img {
  margin-right: 10px;
  position: relative;
  top: -1px;
}




/*办事服务*/
.btmright {
  width: 414px;
  height: 458px;
  float: right;
  overflow: hidden
}

.publictop {
  overflow: hidden;
}

.publictop a {
  display: block
}

.publicleft {
  width: 414px;
  height: 266px;
  overflow: hidden;
  float: left
}

.publicleft img {
  width: 100%;
  height: auto
}

.publiccol {
  font-size: 16px;
  color: #0051a7;
  font-weight: bold;
  padding: 9px 0
}

.publiccol a {
  font-size: 16px;
  color: #0051a7;
  font-weight: bold;
}

.publictit {
  font-size: 14px;
  color: #333333;
  line-height: 29px;
}

.publicytime {
  font-size: 13px;
  color: #999999;
  padding-top: 9px
}

.publicbtm {
  margin-top: 0;
}

.publicbtmlist {
  overflow: hidden;
  padding: 5px 0 5px;
}

.publicbtmlist li {
  float: left;
  width: 25%;
  line-height: 46px;
  vertical-align: middle;
  text-align: center
}

.publicbtmlist li:hover p{
  color: #0051a7;
}

.publicbtmlist li a {
  font-size: 14px;
  color: #333333
}

.publicbtmlist li img {
  width: 50px;
  height: 50px;
  vertical-align: middle;
  margin-bottom: 9px
}

.publicbtmlist li p {
  line-height: 18px
}

.publicleft .banner {
  width: 414px;
  height: 233px;
}

.publicleft .picScroll-left {
  width: 414px;
}

.publicleft .picScroll-left .hd {
  right: 20px
}

.publicleft .picScroll-left .hd ul {
  margin-top: 10px
}

.publicleft .picScroll-left .hd ul li {
  width: 21px;
  height: 16px;
  background: #817C66;
  text-indent: 0;
  line-height: 16px;
  color: #FFFFFF;
  font-size: 13px;
  text-align: center;
  margin-right: 1px
}

.publicleft .picScroll-left .hd ul li.on {
  background: #E1031E;
}

.publicleft .picScroll-left .bd ul li .pic img {
  width: 414px;
  height: 233px;
}

.publicleft .picScroll-left .bd ul li .title {
  width: 396px;
}

/*图片轮播*/


/*公众参与*/
.linkbg {
  background: #FFFFFF;
  padding: 18px 0
}

.link {
  width: 1100px;
  height: 32px;
  margin: 0 auto;
}

.link p {
  font-size: 16px;
  color: #015193;
  float: left;
  height: 32px;
  line-height: 32px;
}

.linklist {
  height: 32px;
}

.linklist li {
  width: 311px;
  height: 32px;
  line-height: 32px;
  background: #F4F4F4;
  float: left;
  margin-left: 18px;
  padding-left: 14px
}

.linklist li a {
  color: #666;
  font-size: 13px;
  display: block;
  vertical-align: middle
}

.linklist li img {
  margin-right: 13px;
  vertical-align: middle
}

.linklist li.select {
  position: relative
}

.linklist li.select > a {
  width: 302px;
  background: url(select.png) no-repeat right center;
  cursor: pointer
}

.hover-content {
  width: 1100px;
  height: 133px;
  position: absolute;
  bottom: 37px;
  right: 0;
  background: #FFFFFF;
  overflow: auto;
  display: none
}

.hover-content{ width:320px; max-height:150px; position:absolute; top:35px; right:0; overflow:hidden; overflow-y:auto; display:none; background:#f5f5f5; box-sizing:border-box; padding:0 15px}
.hover-content ul li{ float:none; margin:0 ; padding:0;width: auto;border-bottom: 1px dashed #dcdcdc;}

/*相关链接*/



/* 办事服务直播轮播 */

#LIVE {
  width: 402px;
  margin: 18px auto 10px;
}

#LIVE .hd {
  height: 38px;
}

#LIVE .hd ul {
  position: relative;
  height: 38px;
}

#LIVE .hd ul li {
  position: relative;
  top: 10px;
  width: 21px;
  height: 18px;
  line-height: 18px;
  font-size: 14px;
  text-align: center;
  margin-right: 1px;
  color: white;
  text-indent: unset;
  background: #827D67;
}

#LIVE .hd ul li.on {
  background: #E2001E;
}

#LIVE .bd ul li .pic {
  width: 402px;
}

#LIVE .bd ul li .pic img {
  height: 240px;
}

#LIVE .bd ul li .title {
  width: 384px;
  line-height: 38px;
}

#LIVE .bd ul li .title a {
  font-size: 15px;
}

#LIVE .hd {
  right: 20px;
}

/*本css为移动端css样式，基于flexble插件；换算比例为75px=1rem*/


@media screen and (max-width: 768px) {
  html, body {
    min-width: auto;
    overflow-x: hidden
  }

  img {
    vertical-align: top;
  }

  .breakword {
    display: block;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
    text-overflow: ellipsis
  }

  /*导航结束*/
  .main {
    width: 100%;
  }

  .maintit {
    display: none
  }

  .mainTopTitle {
    display: none;
  }

  .part1 {
    padding: 0;
    width: 100%
  }

  .part1 {
    padding-bottom: 0;
    background: none
  }


  .part1 .topshow {
    width: 100%;
  }



  /*头条有为空可能*/
  .topshow {
    overflow: hidden
  }

  .banner {
    width: 100vw;
    float: none;
    height: 225px
  }

  .picScroll-left {
    width: 100vw;
  }

  .picScroll-left {
    position: relative;
    overflow: hidden;
    margin: 0;
    max-width: 100vw; /* 设置焦点图最大宽度 */
  }

  .picScroll-left .hd {
    position: absolute;
    height: 40px;
    line-height: 40px;
    bottom: 0;
    right: 8px;
    z-index: 1;
  }

  .picScroll-left .hd li {
    display: inline-block;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #333;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0;
  }

  .picScroll-left .hd li.on {
    background: #fff;
  }

  .picScroll-left .bd {
    position: relative;
    z-index: 0;
  }

  .picScroll-left .bd li {
    position: relative;
    text-align: center;
  }

  .picScroll-left .bd li img {
    vertical-align: top; /* 图片宽度100%，达到自适应效果 */
  }

  .picScroll-left .bd ul li .pic img {
    height: 225px;
  }

  .picScroll-left .hd ul li {
    float: left;
    width: 13px;
    overflow: hidden;
    text-indent: -999px;
    cursor: pointer;
    background: url(dot.png) no-repeat center center;
    background-size: 8px 8px;
    height: auto;
  }

  .picScroll-left .hd ul li.on {
    background-size: 8px 8px;
  }

  .picScroll-left .bd li a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  /* 去掉链接触摸高亮 */
  .picScroll-left .bd ul li .title {
    line-height: 40px;
    background: url(titbg.png) repeat-x left center;
    background-size: auto 100%;
    width: 100%;
    padding-left: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    font-size: 14px;
  }

  /*图片轮播*/
  .toptab {
    width: 100%;
    float: none;
    box-sizing: border-box;
    padding: 0;
    height: auto;
    background: #FFFFFF;
    margin-top: 11px
  }

  .tabtop {
    height: 40px;
    border-bottom: none;
    padding: 10px 0!important;
    position: relative
  }

  .tablist {
    width: 100%;
    overflow: hidden;
    position: static;
  }

  .tablist li {
    padding: 0;
    height: 40px;
    float: left;
    background: url(navline.png) no-repeat left center;
    background-size: 1px auto;
    margin: 0;
    width: 25%;
    box-sizing: border-box;
    text-align: center;
  }

  .tablist li:first-child {
    padding-left: 0;
    background: none
  }

  .tablist li a {
    font-size: 18px;
    line-height: 36px;
    display: block;
    font-weight: bold;
  }

  .tablist li.on {
    border-bottom: #0051a7 2px solid;
  }

  .tablist li.on a {
    color: #0051a7;
    display: inline-block;
  }

  .morelist {
    display: none
  }

  .showlist {
    padding-top: 0px;
  }


  .informationleft .showlist li, .informationleft .showlist li, .informationtwo .informationleft .showlist li, .showlist li {
    min-height: 16px;
    background: url(moblistdot.png) no-repeat 17px 14px;
    line-height: 1.5;
    overflow: hidden;
    padding: 4px 16px 4px 32px;
    box-sizing: border-box;
    text-align: justify;
    width: 100vw;
    background-size: 4px;
    margin-bottom: 4px;
  }

  .showlist li a {
    display: block;
    font-size: 15px;
    color: #333;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  .showlist li span {
    font-size: 15px;
    /*line-height: 28px;*/
  }

  .information .showlist li a {
    width: 74%;
  }

  .showlist p {
    display: block;
    width: 213px;
    height: 32px;
    margin: 16px auto;
    background: url(mobilemore.png) no-repeat center center;
    background-size: 100% 100%;
    text-align: center
  }

  .showlist p a {
    display: block;
    width: 213px;
    height: 32px;
    line-height: 32px;
    font-size: 13px;
    color: #FFFFFF
  }

  .publicleft .showlist li {
    background-position: 15px 12px;
    line-height: normal
  }

  /*右侧tab切换*/
  .special, .information, .mainbtm {
    margin-top: 11px;
    overflow: hidden
  }

  .col {
    height: 48px !important;
    line-height: 48px !important;
    border-bottom: none;
    padding: 0 16px;
  }

  .coluname {
    font-size: 17px;
    color: #0051a7 !important;
    font-weight: bold;
    float: left;
    background: none;
    margin-top: 5px;
    line-height: 42px;
  }

  .colmore {
    float: right;
    font-size: 16px;
    color: #999999
  }

  .information > .col {
    display: none
  }

  .special {
    padding-bottom: 12px
  }

  .specialScroll-left {
    width: auto;
    box-sizing: border-box;
    margin: 0 16px;
    height: 52px;
  }

  .specialScroll-left .hd {
    overflow: hidden;
    height: 40px;
    position: absolute;
    bottom: 0;
    right: 10px;
    z-index: 99999;
    display: none
  }

  .specialScroll-left .prev, .specialScroll-left .next {
    display: block;
    width: 27px;
    height: 52px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -26px;
    z-index: 99
  }

  .specialScroll-left .prev {
    left: 0;
    background: url(moblast.png) no-repeat left center;
    background-size: 27px 52px;
  }

  .specialScroll-left .next {
    background: url(mobnext.png) no-repeat left center;
    right: 0 !important;
    background-size: 27px 52px;
  }

  .specialScroll-left .hd .prevStop {
    background-position: -60px 0;
  }

  .specialScroll-left .hd .nextStop {
    background-position: -60px -50px;
  }

  .specialScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
  }

  .specialScroll-left .hd ul li {
    float: left;
    width: 24px;
    height: 40px;
    overflow: hidden;
    text-indent: -999px;
    cursor: pointer;
    background: url(dot.png) no-repeat center center;
  }

  .specialScroll-left .hd ul li.on {
    background: url(dotcur.png) no-repeat center center;
  }

  .specialScroll-left .bd {
    width: auto;
    margin: 0 auto;
    overflow: hidden
  }

  .specialScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
  }

  .specialScroll-left .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
    margin-right: 0
  }

  .specialScroll-left .bd ul li .pic {
    text-align: center;
  }

  .specialScroll-left .bd ul li .pic img {
    width: 100%;
    display: block;
    height: 52px;
  }

  .specialScroll-left .bd ul li .title {
    line-height: 40px;
    background: url(titbg.png) repeat-x left center;
    width: 545px;
    padding-left: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left
  }

  .specialScroll-left .bd ul li .title a {
    color: #FFFFFF;
  }

  .special .col {
    width: 100%;
    background: none
  }

  /*专题专栏*/
  .informationtwo .informationshow, .informationshow {
    padding: 0;
    overflow: hidden;
    height: auto;
    width: 100%
  }

  .informationtwo .informationleft, .informationleft {
    width: 100%;
    height: auto;
    float: none;
    padding-right: 0;
    background: none
  }

  .informationleft .tablist {
    width: auto;
    height: 36px;
    margin: 0 16px;
  }

  .informationleft .tablist li.on a {
    color: #0051a7;
    font-weight: bold;
    line-height: 36px
  }

  .informationtwo .informationleft .tabtop {
    width: 100%;
    border-bottom: none;
    height: 36px;
    display: -webkit-box;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    padding-left: 16px
  }

  .informationleft .tablist li a {
    line-height: 36px
  }

  .informationleft .tablist li {
    margin: 0;
    width: auto;
    padding: 0 14px;
    text-align: center;
    float: left;
    background: url(informationline.png) no-repeat left center
  }

  .informationleft .tablist li:first-child {
    padding-left: 0;
  }

  .informationleft .showlist {
    padding-top: 0
  }

  .informationright {
    width: 100%;
    height: auto;
    float: none;
    padding-bottom: 24px;;
  }

  .informationright .col {
    border-bottom: none;
    line-height: 66px
  }

  .informationtwo .informationleft .tablist li {
    height: 36px;
  }

  .informationtwo .informationleft .tablist li a, .informationtwo .informationleft .tablist li.on a {
    color: #FFFFFF;
    border: none;
    line-height: 36px;
    font-size: 15px;
    width: 120px;
  }

  /*信息公开左侧*/
  .disclosure {
    overflow: hidden;
    height: auto;
    width: 100%;
    box-sizing: border-box;
    padding: 0 16px
  }

  .disclosurelist {
    overflow: hidden;
  }

  .disclosurelist li {
    height: 40px;
    line-height: 40px;
    padding-left: 0;
    padding-right: 3px;
    border-bottom: #E4E4E4 1px solid;
    border-top: none;
    background: url(disclosuremore.png) no-repeat right center;
    background-size: 7px auto;
    box-sizing: border-box;
    width: 42.5vw;
    float: left;
  }

  .disclosurelist li:first-child {
    border-bottom: #E4E4E4 1px solid;
  }

  .disclosurelist li a {
    font-size: 15px;
    color: #333333;
    vertical-align: middle;
    display: block
  }

  .disclosurelist li img {
    vertical-align: middle;
    margin-right: 10px!important;
    width: 16px;
    height: auto
  }

  .informationleft .showlist li, .informationtwo .informationleft .showlist li {
    background-position: 16px 13px
  }

  /*信息公开专栏*/
  .mainbtm {
    overflow: hidden;
    background: none
  }

  .btmleft, .btmright {
    width: 100%;
    height: auto;
    float: none;
    background: #FFFFFF
  }

  .leftshow {
    padding: 0 16px;
  }
  
  .serverSystem {
    display: flex;
    width: calc(100vw - 32px);
  }
  
  .serverList {
    padding-right: 15px;
    width: calc(100vw - 32px - 89px);
  }
  
  .serverList-item {
    width: calc(100vw - 32px - 112px);
  }
  
  .serverList-item a {
    font-size: 15px;
  }
  
  .otherServer {
    width: calc(100vw - 32px);
  }
  
  .otherServer-item {
    width: calc((100vw - 32px) / 2 - 10px);
  }
  
  .otherServer-item:first-child {
    margin-right: 16px;
  }
  
  .otherServer-item a {
    width: calc((100vw - 32px) / 2 - 10px);
    font-size: 15px;
  }
  
  .otherServer {
    margin-bottom: 16px;
  }
  
  .otherServer-item img {
    top: 20px;
  }
  
  
  /*办事服务*/
  .btmright {
    margin-top: 11px
  }

  .public {
  }

  .publictop {
    overflow: hidden;
  }

  .publictop a {
    display: block
  }

  .publicleft {
    width: 100vw;
    height: auto;
    overflow: hidden;
    float: left
  }

  .publicleft .banner {
    width: 92vw;
    height: 222px;
  }

  .publicleft .picScroll-left .bd ul li .pic img {
    width: 92vw;
    height: 222px;
  }

  .publicleft .picScroll-left {
    width: 92vw;
  }

  .publicright {
    width: 49.6vw;
    height: 102px;
    padding: 0 16px;
    box-sizing: border-box;
  }

  .publiccol {
    font-size: 16px;
    color: #0051a7;
    font-weight: bold;
  }

  .publiccol a {
    font-size: 16px;
    color: #0051a7;
    font-weight: bold;
  }

  .publictit {
    font-size: 12px;
    color: #333333;
    line-height: 32px;
  }

  .publicytime {
    font-size: 10px;
    color: #999999;
    padding-top: 10px
  }

  .publicbtm {
  }

  .publicbtmlist {
    overflow: hidden
  }

  .publicbtmlist li {
    line-height: 0.666;
    vertical-align: middle
  }

  .publicbtmlist li a {
    font-size: 14px;
    color: #333333;
    display: block
  }

  .publicbtmlist li img {
    width: 50px;
    height: 50px;
    margin: 0;
    vertical-align: middle
  }

  .publicbtmlist li p {
    font-size: 16px;
    line-height: 40px
  }

  .publicleft .picScroll-left .hd ul li {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 12px
  }

  .publicleft .picScroll-left .hd ul {
    margin-top: 12px
  }

  /*公众参与*/
  .linkbg {
    margin-top: 11px;
    padding: 15px;
  }


  .link {
    height: auto;
  }

  .link p {
    font-size: 19px;
  }

  .linklist {
    display: flex;
    flex-direction: column;
    height: auto;
  }

  .linklist li {
    width: 65vw;
    margin-top: 15px;
  }

  .linklist li:first-child {
    margin-top: 0;
  }

  .linklist li.select > a {
    width: 97%;
  }

  .hover-content {
    width: 100%;
    z-index: 1000;
  }

  /*相关链接*/

  .informationtwo .col {
    padding-top: 0;
  }

  .picScroll-left .bd ul li .pic {
    width: 100%;
  }


  #LIVE {
    width: calc(100vw - 32px);
    margin: 0 16px 10px;
  }

  #LIVE .hd ul li {
    border-radius: 0;
  }


  #LIVE .bd ul li .pic {
    width: calc(100vw - 32px);
  }


  #LIVE .bd ul li .title {
    width: calc(100vw - 50px);
  }





}
